Deletes an array of objects in the project
The response body is of type RunningStatusGetResponse.
The running status of the CIMPLICITY project.
Overview
|
RunningStatusGetResponse
The running status of the CIMPLICITY project.
|
IsProjectRunning : boolean
represents the CIMPLICITY project is in run mode.
|
|
IsPrimaryRunning : boolean
represents the CIMPLICITY Primary node is in run mode.
|
|
IsSecondaryRunning : boolean
represents the CIMPLICITY Secondary node is in run mode.
|
|
IsStartAtBoot : boolean
indicates if the project is configured to start at boot.
| |